home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 406
- Top = 288
- BorderStyle = bsNone
- Caption = 'frmAbout'
- ClientHeight = 273
- ClientWidth = 600
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 600
- Height = 240
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object ASLink1: TASLink
- Left = 408
- Top = 176
- Width = 185
- Height = 14
- Cursor = crHandPoint
- ShadowColor = 14342874
- Transparent = True
- Caption = 'www.paulalanfreshney.com/education'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- URLType = utHttp
- end
- object Label1: TLabel
- Left = 380
- Top = 176
- Width = 23
- Height = 13
- Caption = 'web:'
- end
- object Label2: TLabel
- Left = 376
- Top = 160
- Width = 27
- Height = 13
- Caption = 'email:'
- end
- object ASLink2: TASLink
- Left = 408
- Top = 160
- Width = 164
- Height = 14
- Cursor = crHandPoint
- ShadowColor = 14342874
- Transparent = True
- Caption = 'education@paulalanfreshney.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- LinkColor = clRed
- end
- object SpeedButton1: TSpeedButton
- Left = 536
- Top = 208
- Width = 57
- Height = 25
- Caption = '&ok'
- OnClick = SpeedButton1Click
- end
- object Label3: TLabel
- Left = 8
- Top = 160
- Width = 246
- Height = 13
- Caption = '(c) Aardvark Digital / Paul Alan Freshney 2002-2006'
- end
- object lDate: TLabel
- Left = 8
- Top = 200
- Width = 15
- Height = 13
- Caption = '.....'
- end
- object lVersion: TLabel
- Left = 8
- Top = 216
- Width = 15
- Height = 13
- Caption = '.....'
- end
- object Shape1: TShape
- Left = 0
- Top = 239
- Width = 600
- Height = 34
- Align = alBottom
- Pen.Color = clSilver
- end
- object Image2: TImage
- Left = 80
- Top = 248
- Width = 80
- Height = 15
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label4: TLabel
- Left = 168
- Top = 248
- Width = 216
- Height = 13
- Caption = 'Distributed as part of the WinPenPack project'
- end
- object ASLink3: TASLink
- Left = 391
- Top = 247
- Width = 111
- Height = 14
- Cursor = crHandPoint
- ShadowColor = 14342874
- Transparent = True
- Caption = 'www.winpenpack.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- LinkColor = clPurple
- URLType = utHttp
- end
- end
-